Skip to content

Michael23Yu/POC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

POC

POC for CVE-2019-8956

In the Linux Kernel before versions 4.20.8 and 4.19.21 a use-after-free error in the "sctp_sendmsg()" function (net/sctp/socket.c) when handling SCTP_SENDALL flag can be exploited to corrupt memory.

Usage:

python3 server.py & python3 server1.py

gcc -o poc poc.c -lsctp

./poc

About

CVEs that without a poc I work for that

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published